home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / gfx / conv / metaview.lha / MetaView / MetaView.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  113 lines

  1. Short:    MetaFileViewer-Convert AMF,WMF to CGM,GEM,EPS
  2. Author:   subvcbhd@dattel.zrz.tu-berlin.de
  3. Uploader: subvcbhd@dattel.zrz.tu-berlin.de
  4. Type:     gfx/conv
  5.  
  6. Requirement:  - any Amiga
  7.               - OS 2.x (only tested with 3.0)
  8.               - 1 MB RAM or better
  9.  
  10. Installation:
  11.   Doubleclick the install-icon.
  12. or
  13.   - copy the libs/amigametaformat.library to libs:
  14.   - create the drawer libs:AMF/
  15.   - copy all files from libs/AMF/ to libs:AMF/
  16. or
  17.   - doubleclick the test-icon
  18.  
  19. What is it?
  20.   Programm to view AmigaMeta(AMF)- and WindowsMeta(WMF)-Files and to save the
  21.   vectordrawing in AMF,CGM,GEM and EPS.
  22.  
  23.   There is also a menuitem for open CDR-Files, this is only for testing and
  24.   can extract the previewpicture. You can found this as 't:preview.bmp'.
  25.  
  26. And:
  27.   The binary are PD. You can use and spread it like you want. If you want the
  28.   source (written in E) please write me and send me some gifts (like money,
  29.   food, notebooks or something similar).
  30.   If you want more infos about AmigaMetaFileFormat, please look at Aminet
  31.   util/libs/AMF-Library.lha or ask your pd-dealer...
  32.  
  33. Bugs:
  34.   - Not all WMF-codes are supported, but the most WMF-files should work.
  35.   - S. Mueller has reportet a bug with AMF-Examples, but i can't find it.
  36.     Maybe is fixed.
  37.   - Please report bugs, if you found some!
  38.  
  39. Use:
  40.   This programm is startable from Workbench or CLI.
  41.   For start from Workbench just doubleclick the icon.
  42.   For start from CLI just type in the consolewindow 'MetaView'. You can
  43.   give some options:
  44.  
  45.   - LOADNAME the gfx-file to view
  46.  
  47.   - SAVENAME the gfx-file to save, for converting, if you have give a SAVENAME,
  48.     then the program will not open the window to show the gfx-file
  49.  
  50.   - LOAD/K   force to load the gfx-file as AMF,WMF,CDR, if you dont use this
  51.     option, the program look for the filetype alone
  52.  
  53.   - SAVE/K   save the gfx-file as AMF,EPS,CGM,GEM,WW,ILBM,AMF2 or PRINTER
  54.              AMF - AmigaMetaFileFormat
  55.              EPS - Encapsulated PostScript
  56.              CGM - Computer Graphics Metafile
  57.              GEM - GEM Metafile
  58.              WW  - WordWorth-ARexx-script
  59.              ILBM - Interleaved Bitmap
  60.              AMF2 - AMF with Previewpicture (* not yet *)
  61.              PRINTER - print                (* not yet *)
  62.     if you dont use this option, then you get AMF-files
  63.  
  64.   - WIDTH/K  for ILBM and PRINTER the WIDTH of output (ILBM - Pixels,
  65.     PRINTER - mm)
  66.  
  67.   - HEIGHT/K for ILBM and PRINTER the HEIGHT
  68.  
  69.   - XOFF     for PRINTER the x-position in mm
  70.  
  71.   - YOFF     for PRINTER the y-position in mm
  72.  
  73.   - ERRORS/S writeout all unsupported functions in WMF-files and the structure
  74.     in CDR-files
  75.  
  76. History:
  77.   Version 1.3
  78.     NEW:
  79.       - CLI-Arguments
  80.       - batchmode to convert many Cliparts (with s:dpat)
  81.       - automatic gfxtype recognite
  82.     FIXED:
  83.       - Bug with ASL-Requester (mixing file- and pathname),
  84.         thanks to Andreas Kleinert
  85.       - No more 'unexpect End of File' if loading correct WMF,
  86.         thanks to Harry W. Turner II and Geoffrey A. Gass
  87.       - Better colors in WMF-files
  88.     CHANGES in 'amigametaformat.library'
  89.       - please look at 'amigametaformat.readme'
  90.   Version 1.2
  91.     Second public release, first within the AMF-Library.lha.
  92.     NEW:
  93.       - WMF-import
  94.     CHANGES in 'amigametaformat.libary'
  95.       - fix some bugs in CGM-driver with AMF_POLYGON and AMF_FILL_POLY
  96.  
  97. Author:
  98.   Henk Jonas
  99.   Zionskirchstrasse 28
  100.   10119 Berlin
  101.   Germany
  102.  
  103.   email: subvcbhd@dattel.zrz.tu-berlin.de
  104.   tele:  +49 (0)30 4492199
  105.  
  106.   WWW: http://www.cs.tu-berlin.de/~jonash
  107.  
  108. Thanks:
  109.   - to all peoples, that support the AMIGA
  110.   - to all peoples, that understand my bad english ;-)
  111.   - to my girlfriend and my rat ;-)
  112.   - to all peoples that mail or write me
  113.